home *** CD-ROM | disk | FTP | other *** search
/ Atari Forever 4 / Atari Forever 4.zip / Atari Forever 4.iso / SERIE_AI / AI_063 / EMU_ZX81.ZIP / READ_ME.TXT next >
Text File  |  1993-06-18  |  3KB  |  60 lines

  1. Sinclair ZX81 Emulator V2.1
  2. ===========================
  3.  
  4. This is  an emulator program for  the legendary Sinclair ZX81  homecomputer of
  5. the year 1981. It  should work on all Atari computers  of the ST(E)/TT series.
  6. The emulator needs  no hardware support, nevertheless  nearly everything works
  7. and looks like on  the original ZX81. The ZX81 Emulator  ist Public Domain. If
  8. you are a commercial  PD dealer, please report to the  author. Also note, that
  9. no guarantee  is given that all  parts of the  ZX81 ROM Software and  the ZX81
  10. programs may be copied freely. My address:
  11.  
  12.             Christoph Zwerschke
  13.             Am Steinfeld 4, D-59379 Selm-Cappenberg, Germany
  14.  
  15. The ZX81 Emulator should come along with the following files:
  16.  
  17.             ZX81.PRG          ZX81 Emulator program
  18.             ZX81.TXT          german documentation
  19.             READ_ME.TXT       text you are reading now
  20.             3D_LABYR.81       3D labyrinth game
  21.             ASSDEMO1.81       assembler demo program 1
  22.             ASSDEMO2.81       assembler demo program 2
  23.             ASSEBLE.81        Z80 assembler
  24.             DISASSEM.81       Z80 disassembler
  25.             GALACTIC.81       "Scramble" game
  26.             KONG.81           "Crazy Kong" game
  27.             STUFFDEM.81       tool-kit demo
  28.             ZX_GT.81          BASIC compiler
  29.             ZX_STUFF.81       BASIC tool-kit
  30.  
  31. Files with the  extension ".81" are ZX81  programs. There may be  many more of
  32. them, but you should copy at least the above specified programs.
  33.  
  34. The emulator has two "hot keys". The  first one is the "Undo" key, which opens
  35. the emulator control box. In this  dialog box, you can change the ZX81 parame-
  36. ters and do some  more control operations. If you like, you  can also load and
  37. save the  parameters to existing ZX81  programs. The programs thus  are always
  38. coupled to the suitable emulator parameters.  The ZX81 program files stay ZX81
  39. compatible. You  can also load  and save ZX81 memory  blocks. A change  of the
  40. ZX81 RAM extension  will become valid not  before the next ZX81  reset. If you
  41. reset the ZX81, the parameters "ZX81.INF" and then the memory block "ZX81.MEM"
  42. will be loaded automatically, if they exist.
  43.  
  44. The second "hot  key" is the "Help" key.  It shows you the layout  of the ZX81
  45. keyboard. The Atari keyboard has the same layout in the ZX81 Emulator. You can
  46. use the normal  Atari keyboard layout, if you press  "Alternate" together with
  47. the keys.  You can  also lock  and unlock  this Atari  keyboard mode  with the
  48. "CapsLock" key, which has  no other function in the emulator  because the ZX81
  49. only knows capital letters.
  50.  
  51. ZX81 programs are  loaded and saved in the  usual ZX81 way with the   ZX BASIC
  52. commands LOAD  and SAVE.  Instead of  the ZX81  cassette interface  the actual
  53. GEMDOS file path is used. If you type in an empty program name, you can choose
  54. a name using the file select box of the Atari GEM.
  55.  
  56. Share and enjoy!
  57.  
  58.             Christoph Zwerschke                                  June 18, 1993
  59.  
  60.